翻訳と辞書
Words near each other
・ Spherical aromaticity
・ Spherical astronomy
・ Spherical basis
・ Spherical bearing
・ Spherical cap
・ Spherical category
・ Spherical code
・ Spherical contact distribution function
・ Spherical coordinate system
・ Spherical cow
・ Spherical design
・ Spherical Earth
・ Spherical function
・ Spherical geometry
・ Spherical Harmonic
Spherical harmonic lighting
・ Spherical harmonics
・ Spherical image
・ Spherical law of cosines
・ Spherical mean
・ Spherical measure
・ Spherical model
・ Spherical multipole moments
・ Spherical neutron polarimetry
・ Spherical nucleic acid
・ Spherical Objects (band)
・ Spherical packing
・ Spherical pendulum
・ Spherical polyhedron
・ Spherical robot


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Spherical harmonic lighting : ウィキペディア英語版
Spherical harmonic lighting

Spherical harmonic (SH) lighting is a family of real-time rendering techniques that can produce highly realistic shading and shadowing with comparatively little overhead. All SH lighting techniques involve replacing parts of standard lighting equations with spherical functions that have been projected into frequency space using the spherical harmonics as a basis. To take a simple example, a cube map used for environment mapping might be reduced to just nine SH coefficients if preserving high-frequency detail is not a concern.〔(An Efficient Representation for Irradiance Environment Maps )〕
More intriguing techniques use SH to encode multiple functions—usually the global lighting environment and a per-vertex radiance transfer function. The generalized lighting equation involves, among other things, integrating the product of the incoming radiance and the BRDF over a sphere—something that is far too expensive for real-time rendering. But if the two functions are projected into SH coefficients, the integral of their product over the sphere is just the dot product of the two SH coefficient vectors. Generating the per-vertex transfer functions and projecting them to SH space is still an expensive process, but evaluating them is almost trivial. More to the point, they can be evaluated correctly even if the lighting environment changes in intensity or orientation. Even the most complex ray-traced radiosity algorithm can be rendered in real-time with dynamically changing lighting.
SH lighting using preprocessed coefficients produces results that are beautiful but limited. Typically the lighting can change, or the lit mesh can be rotated, but the mesh can't be translated or deformed without requiring a new set of per-vertex coefficients. More recent techniques split the lighting equation into more parts and introduce techniques for updating SH components in real time.
== See also ==

* Precomputed Radiance Transfer
* Radiosity
* (Comprehensive Overview )

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Spherical harmonic lighting」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.